home *** CD-ROM | disk | FTP | other *** search
- Path: news.bridge.net!news
- From: David Byrden <100101.2547@compuserve.com>
- Newsgroups: comp.lang.c++
- Subject: Re: C++ vs. C
- Date: 27 Feb 1996 00:19:44 GMT
- Organization: self-employed
- Message-ID: <4gtin0$vuh@news.bridge.net>
- References: <4g5nk4$pra@noah.xicom.com> <8BB840D.000A006231.uuout@computex.com>
- NNTP-Posting-Host: ppp-mia2-68.bridge.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
-
- -> The C source and C++ source file are about the same number of lines
- -> of code and about the same file size. But after compliling the
- -> source, C++ programs are HUGE, 200K vs. 12K with C.
- ->
- -> What's up with this?
-
-
- What compilers are you using? What libraries have you linked with?
-
- Dave
-
-
-